home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Educational Software Cooperative 4
/
Educational Software Cooperative 4.iso
/
banner
/
readme.bat
< prev
next >
Wrap
DOS Batch File
|
1996-05-05
|
519b
|
11 lines
echo off
cls
echo Welcome to TexaSoft's BANNER
echo ──────────────────────────────────────────────────────────────────────
echo You can run the program by entering the command BANNER. Or,
echo to install the program to a (hard) disk, enter the command INSTALL.
echo ──────────────────────────────────────────────────────────────────────
echo To print the documentation, use the command
echo PRINTDOC BANNER.DOC
echo ──────────────────────────────────────────────────────────────────────